vcSimBaseExportField
A Base Export field allows you to import or export robot base frames.
See in: Overview
Module: vcBehaviors
Parent: vcSimInterfaceField
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| BaseList | vcBehavior | RW | Gets or sets the vcBehavior in component used by field.See moreThe behavior must have the ability to store base frames, for example a Base Container or Robot Controller behavior. |
| Export | Boolean | RW | Gets or sets a value indicating whether to export frames. If True, exports base frames of BaseList; otherwise imports base frames to BaseList. |